home *** CD-ROM | disk | FTP | other *** search
- FirstResponder = {
- ACTIONS = {
- };
- SUPERCLASS = Object;
- };
- InspectorManager = {
- ACTIONS = {
- selectGroup:;
- revertPressed:;
- okPressed:;
- };
- OUTLETS = {
- inspectorStrings;
- revertOKOut;
- messageTextField;
- messagePanel;
- messageBox;
- visibleInspectors;
- inspectorList;
- view;
- popupOut;
- delegate;
- inspectorPanel;
- groupList;
- cacheWindow;
- };
- SUPERCLASS = Object;
- };
-